home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8176 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: cloud9.net!not-for-mail
  2. From: hraiser@cloud9.net
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: Re: "SHOULD I DUMP VISUAL BASIC?"
  5. Followup-To: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  6. Date: 15 Feb 1996 09:02:24 -0500
  7. Organization: Cloud 9 Internet, White Plains, NY, USA
  8. Message-ID: <4fvedg$dtl@cloud9.net>
  9. References: <4e9g08$3dp@maureen.teleport.com> <4e9oji$me5@news-2.csn.net> <4ebko9$8tn@hasle.sn.no> <4egdqm$app@shore.shore.net> <4eiogb$cas@hasle.sn.no> <310CFB3E.114B@mail.inett.no> <4etkm5$n3p@newshost.cyberramp.net> <4etn2k$ho4@vixen.cso.uiuc.edu> <4f3hi7$390e@news-s01.ny.us.ibm.net> <4f6mi5$qts@news-s01.ny.us.ibm.net> <Pine.SOL.3.91.960206154930.13139C-100000@shiva.hunter.cuny.edu> <4fajo6$4b1@hasle.sn.no> <4fbkh0$8au@news4.digex.net> <4ftr5f$jg7@dot.cstone.net>
  10. NNTP-Posting-Host: cloud9.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. Scott (scottv@cstone.net) wrote:
  14. : equivalent of 100 statements in C++ ... the overhead of interpreting the one 
  15. : statement per 100 c++ instructions is pretty minimal for the flexibility and 
  16. : simplicity gained by the language.  A VB program is as good as the programmer 
  17. : ... unload processing onto APIs and controls that are written in C/C++/ASM.
  18.  
  19.   Tell that to the end user.  In situations where the end user is paying for
  20. the finished product, as opposed to development time (ie shrinkwrap) Visual
  21. Basic is useless.  Even if you unload the processing onto DLLs, the
  22. interface crawls on a VB application compared to one coded in C/C++.  A
  23. seasoned MFC developer can crank out an interface as fast as any VB coder
  24. can, plus the interface will be quicker and (IMHO) more professional
  25. looking.
  26.  
  27.  
  28.